<div class="home-post-wrap">
<div class="home-post-titles">
<h2><a href="$ENTRY_URL$"><?if(len($TITLE$)>25)?><?substr($TITLE$,0,23)?>...<?else?>$TITLE$<?endif?></a></h2>
<?if($MODER_PANEL$)?><div style="position:absolute;z-index:30;">$MODER_PANEL$</div><?endif?>
</div>
<div class="post-inside"> 
<a href="$ENTRY_URL$" title="$TITLE$"><img width="90" height="90" src=" $RFILE_URL$ " class="thumbnail wp-post-image" alt=" " title="$TITLE$" /></a>
&nbsp;
$MESSAGE$ 
<div style="clear: both;"></div>
<a href="$ENTRY_URL$" rel="bookmark" style="float: right;" title="$TITLE$"><img src="/images/readmore.gif" alt="$TITLE$" style="border: none;" /></a> 
</div>
</div>